| StudentPlacementStatusReasonQuestionAnswer |
| EntityType | Independent |
| Logical Entity Name | StudentPlacementStatusReasonQuestionAnswer |
| Default Table Name | PlReasonQuestionAnswer |
| Logical Only | NO |
| Definition | |
| Note |
| StudentPlacementStatusReasonQuestionAnswer Attributes |
| Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
Id |
INTEGER | NO | ||
StudentEnrollmentPeriodId |
INTEGER | NO | ||
PlacementStatusReasonQuestionId |
INTEGER | NO | ||
StudentPlacementStatusHistoryId |
INTEGER | YES | ||
| Answer | NVARCHAR(500) | YES | ||
LastModifiedUserId |
INTEGER | NO | ||
| CreatedDateTime | DATETIME | NO | ||
| LastModifiedDateTime | DATETIME | NO | ||
| RowVersion | TIMESTAMP/DATE | NO |
| StudentPlacementStatusReasonQuestionAnswer Keys |
| Key Name | Key Type | Keys |
| PlReasonQuestionAnswer_UserID_N_N_IDX | Inversion Entry | LastModifiedUserId |
| PlReasonQuestionAnswer_PlReasonQuestionID_N_N_IDX | Inversion Entry | PlacementStatusReasonQuestionId |
| PlReasonQuestionAnswer_PlStatChangeID_N_N_IDX | Inversion Entry | StudentPlacementStatusHistoryId |
| PK_PlReasonQuestionAnswer_PlReasonQuestionAnswerID | PrimaryKey | Id |
| PlReasonQuestionAnswer_AdEnrollID_N_N_IDX | Inversion Entry | StudentEnrollmentPeriodId |
| StudentPlacementStatusReasonQuestionAnswer Relationships |
| Parent Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype |
| StudentEnrollmentPeriod | Non-Identifying | One To Zero or More | StudentEnrollmentPeriodId | NO | |||
| PlacementStatusReasonQuestion | Non-Identifying | One To Zero or More | PlacementStatusReasonQuestionId | NO | |||
| StudentPlacementStatusHistory | Non-Identifying | Zero or One to Zero or More | StudentPlacementStatusHistoryId | NO | |||
| Staff | Non-Identifying | One To Zero or More | LastModifiedUserId | NO |
| Child Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype |
| StudentPlacementStatusReasonQuestionAnswer Check Constraints |
| Check Constraint Name | CheckConstraint |